.okay{
    background-color:orangered;
}
.Eva{
    background-color: white;
    display: flex;
    justify-content: space-around;
    padding: 10px;
}
.okay {
    text-align: center;
}